window: Remove GList link directly
authorTimm Bäder <mail@baedert.org>
Sun, 10 Feb 2019 09:28:32 +0000 (10:28 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 10 Feb 2019 09:31:27 +0000 (10:31 +0100)
commit14feafe3a9051ca1e8b515bc62dbd6acdd1c55b0
tree8215572464db7405695ef238d2961d41b8683b45
parentd1ea591f18f71e059a76af8d659540c10293270a
window: Remove GList link directly

Instead of walking the list again and looking for the GList pointer we
already have.
gtk/gtkwindow.c